Describe the bug
I'm adding error I'm facing while trying to install phalcon 8.2.16 extension for xampp 8.2.12.
Below Error is:
c:\xampp\php>php -v
PHP Warning: PHP Startup: Unable to load dynamic library 'php_phalcon.dll' (tried: C:\xampp\php\ext\php_phalcon.dll (The specified module could not be found), C:\xampp\php\ext\php_php_phalcon.dll.dll (The specified module could not be found)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'php_phalcon.dll' (tried: C:\xampp\php\ext\php_phalcon.dll (The specified module could not be found), C:\xampp\php\ext\php_php_phalcon.dll.dll (The specified module could not be found)) in Unknown on line 0
To Reproduce
Install xampp 8.2.12. and try to install phalcon 5.6.1
Details
Phalcon version: Tested in [5.6.1]
PHP Version: 8.2.12
Operating System: Windows 64-bit operating system, x64-based processor
Describe the bug I'm adding error I'm facing while trying to install phalcon 8.2.16 extension for xampp 8.2.12. Below Error is: c:\xampp\php>php -v PHP Warning: PHP Startup: Unable to load dynamic library 'php_phalcon.dll' (tried: C:\xampp\php\ext\php_phalcon.dll (The specified module could not be found), C:\xampp\php\ext\php_php_phalcon.dll.dll (The specified module could not be found)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'php_phalcon.dll' (tried: C:\xampp\php\ext\php_phalcon.dll (The specified module could not be found), C:\xampp\php\ext\php_php_phalcon.dll.dll (The specified module could not be found)) in Unknown on line 0
To Reproduce Install xampp 8.2.12. and try to install phalcon 5.6.1
Details