php_azure.dll - 1.1.0-dev (Non Thread-Safe)
http://phpazurecontrib.codeplex.com/releases/37366/download/97395
This PHP module was compiled with thread-safety=1, thereby not compatible with PHP runtime thread-safety=0
PHP runtime installed: php-5.2.13-nts-Win32-VC6-x86.msi
Here is the error when running "php -m" when listing all the available modules:
php -m
PHP Warning: PHP Startup: Windows Azure Module: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[PHP Modules]