For installing PHP Trader extension in my local WAMP 3.0.6 on Windows 10 Pro x64, I did the following steps:
extension=php_trader.dll
.PHP Warning: PHP Startup: Unable to load dynamic library
d:/wamp64/bin/php/php7.0.10/ext/php_trader.dll - The specified module could not be found.
in Unknown on line 0
I wonder what am I doing wrong here.
UPDATE
I downloaded the thread-safe x64 trader 0.4.0
DLL from https://pecl.php.net/package/trader/0.4.0/windows, and its now working.
Cheers
As stated by others, You might need to download Thread safe
version:
Click "DLL" under downloads column, the specific PHP 7.Xversion you use
1) put the .dll file in wamp\bin\php\php7.X\ext
2) Left click on WAMP > PHP > PHP.ini > add this line:
extension=trader
3) Restart WAMP
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With