I am using Windows 7 64bit, Xampp 1.8.3(with PHP 5.5). I'am following Phalcon installation guide, i downloaded x86 version of Phalcon like in this guide. Next i put php_phalcon.dll file in D:/xampp/php/ext. Then, i add to php.ini file:
extension=php_phalcon.dll
Great, so i lunch Xampp and start Appache. And then:
firest error http://ubplanet.pl/uploads/images/UBPlanet-1392741295-U15373.png
After click OK, I instantly get second error: second error http://ubplanet.pl/uploads/images/UBPlanet-1392741373-U15373.png
Well, i tried everything: reinstalling xampp; install it on C drive; So i try to install phalcon on WAMP, but i also got error like this! So I decide to reinstall whole Windows, with disk formatting. And on the brand new Windows, i also have the same errors. It looks like PHP can't load libraries, but why?