@hgabe We uploaded new DLLs last night for Windows, version 1.3.0.
You need to create a small script like this
<?php
phpinfo();
and run it on your web server. There you will see information like:
PHP API 20121113
PHP Extension 20121212
Zend Extension 220121212
Zend Extension Build API220121212,NTS
PHP Extension Build API20121212,NTS
Post it here and we can point you to the correct DLL. A mismatch in the VC or the architecture can easily cause the extension not to load.
The latest DLLs have been compiled with PHP 5.5.10