Sorry I'm new to phalcon but I'm getting a PHP Startup error. I followed the XAMPP installation guide for windows but whenever I run the apache server I'm getting the following error:
PHP Startup: Unable to load dynamic library '/file location' - %1 is not a valid Win32 application.
As on the guide:
I placed the php_phalcon.dll in the php/ext folder php.ini last line -> extension=php_phalcon.dll
Thanks for reading.