We consider $R=\mathbb{R}[x^2-1]\subset \mathbb{R}[x]=R'$ a ring extension, which is easy to see that is integral. Now we consider the ideal $P'=(x-1)$ of $R'$, and $P=P'\cap R$. We claim that $R_P\subset R'_{P'}$ is not an integral extension.
My attempt: I consider the element $\frac{1}{x+1}\in R'_{P'}$. Suppose that this element is integral, then there exists a relation $$ \frac{1}{(x+1)^n}+\sum_{i=0}^{n-1}\frac{1}{(x+1)^i}\frac{a_i}{b_i}=0$$ for $n\in \mathbb{N}$, $\frac{a_i}{b_i}\in R'_{P'}$. Making common denominator and calling $c_n=b_1\cdots b_{n-1}$, $c_i=\prod_{j\ne i}b_j\notin P$, we get $$c_n+\sum_{i=0}^{n-1}(x+1)^{n-i}a_ic_i=0.$$ I think that from here I can deduce an absurd, but I am stucked on this point...