Windows 會員的 PECL

和其它任何 PHP 增加庫的 DLL 一樣,把 PECL 增加庫的 DLL 搬移到 extension_dir 目錄並將其內含入 php.ini 來安裝。例如:

extension=php_extname.dll

然後重新啟動 web 伺服器。