Set of additional precompiled DLL extensions using ❗Visual Studio 2013❗ for PHP 5.6.
- Install PHP downloaded from here
- Copy the dll file beginning with
php_to yourPHP/extdirectory. Use the one ending with_ntsif your installed PHP is also not thread save. - Copy the other dll files to your PHP directory
- Enable the extension by adding
extension=php_{extension}.dlltophp.ini - Restart your server if any
These extensions are compatible only with PHP 5.6 compiled using Visual Studio 2013 thus it is ❗not compatible with original PHP distribution❗.