hi, it is weird. I have an NB and a PC, both running Windows7. My NB use bitnami WAMP (php 5.4.26), and I can successfully finish setup Phalcon (the extension dll, vc9 x86).
However, on my PC, I tried the same steps, but I cannot setup Phalcon extension (by looking print_r(get_loaded_extensions()); no error message, the extension is not in the list either.
I tried also XAMPP, both php 5.5(VC11) and 5.4(VC9). It both told me php5.dll error.
Any help?