Downloads & Installation Instructions

I work with , and use

Instructions

Architecture

It is recommended to use x64 builds of PHP as almost all Windows installations currently support x64.

Thread Safety

NTS builds are for single-threaded use cases, typically PHP running via FastCGI or on the CLI. TS builds support multithreaded SAPIs and are intended for PHP loaded as a web server module. So, if you want to use PHP as FastCGI with IIS, use the Non-Thread Safe (NTS) builds of PHP, or if you want to use the Apache HTTP Server, use the Thread Safe (TS) builds of PHP.

Visual Studio Versions

The builds below are built using Visual Studio 2019 (VS16) or Visual Studio 2022 (VS17) compiler. They require the Visual C++ Redistributable for Visual Studio 2015-2022 x64 or x86 installed.

PHP 8.4 (8.4.19)

Download source code 29.62MB

Download tests package (phpt) 17.48MB

VS17 x64 Non Thread Safe 2026-Mar-10 16:11:02 UTC

Zip 32.35MB
1e26901fdb155d49a1a0eb8a0167a4f8528c0c700ae62e8af1c48230b68af1d9

Debug Pack 37.5MB
2ec9e85966824ea8039e66c93c88df21c716ab473652bf3971cb67579f08b1f4

Development package (SDK to develop PHP extensions) 1.35MB
fbd2ca7d1dba0cdd427e6dd3d6369818d53a5c6b1fa613494cc1b6ad2b9b36e3

VS17 x64 Thread Safe 2026-Mar-10 16:11:02 UTC

Zip 32.5MB
145712ab250a8a1855ade60b7ce8dbe177064f61f31c3edda8cb2af8400e1e8f

Debug Pack 37.66MB
766c9def2c4e4b3439e6add687d7ae35bfbc48b55fb90edaa3cd6d777a43784b

Development package (SDK to develop PHP extensions) 1.36MB
85b015e29c26e18fd9a36b84412ebff49c5d30db47e6031a2b66a85d3ca0c28e

VS17 x86 Non Thread Safe 2026-Mar-10 16:11:02 UTC

Zip 29.01MB
9672ef9929dbd0f3cbf6500af8cc0e15226cb801e91fbc5f5e25fb630d0ab873

Debug Pack 38.18MB
63a8244528e46ac21162e48a0c66e7371b69a9f0f95ecfac86aad594946eb20e

Development package (SDK to develop PHP extensions) 1.35MB
cf5ce8b3558c09bb8f4010d6edd6f26da5366718d54c727d85543008844b0d7b

VS17 x86 Thread Safe 2026-Mar-10 16:11:02 UTC

Zip 29.08MB
2a9289593fb26dff8c45fb370c766bb0b661c22bffcf2bee09da33b706a7790b

Debug Pack 38.29MB
b86d08057202b9b95b1be8559af18a2d19bb7add1445be624b330761b5b2761e

Development package (SDK to develop PHP extensions) 1.36MB
60bf801af1611126574df0779a7967881c31d7d4da93e36642940145ba9c43dd

To Top