I would like to install the php_bolt extension in php in order to encode my souces.
I have placed my php_bolt.dll
file in the php extensions folder.
In my php.ini
file I add the line extension=php_bolt.dll
.
the extension is still not loaded. And I do not know why.
In command line I have the following error
PHP Startup: Unable to load dynamic library 'php_bolt.dll' (tried: G: /wamp64/bin/php/php7.2.25/ext/php_bolt.dll
(The specified module could not be found.), G:/wamp64/bin/php/php7.2.25/ext/php_php_bolt.dll.dll
(The specified module could not be found.)) in Unknown on line 0