I have compiled SQLite3 3.8.6 and installed it to ${HOME}/opt with:
LDFLAGS=\"-L${HOME}/opt/lib\" CFLAGS=\"-L${HOME}/opt/include\" ./configure --prefix=$HOME