# yum install php-devel php-pear
# pear install pecl/json
# pecl install json
extension=json.so
# service httpd restart